home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Body Language - 48 Kinds of Fuck
/
The Body Language - 48 Kinds of Fuck.iso
/
pc
/
data
/
m22
/
00047_Script_47
< prev
next >
Wrap
Text File
|
1995-08-07
|
178b
|
12 lines
on exitFrame
if rollover(3) then
go"SM"
else if rollover(18) then
go"QUIT"
else if rollover(20) then
go"RTN"
else
go"S"
end if
end